body{margin:0;padding:3em 1.5em;line-height:1.5em;font-family:Helvetica,Arial,sans-serif}body.light{background:#fafafa;color:#333}body.dark{background:#1d1d1d;color:#e6e6e6}.light a{color:#4169e1}.light a:visited{color:#00008b}.light a:hover,.light a:focus{color:#4682b4;text-decoration:none}a{color:orange}a:visited{color:#e89f5e}a:hover,a:focus{color:#ffc457;text-decoration:none}.theme-button{position:absolute;top:.5em;right:.5em;background:0 0;padding:0;box-shadow:none;border-radius:0;border:none;color:inherit;font-family:inherit;font-size:.9em;display:flex;align-items:center;cursor:pointer;opacity:.9;outline:none}.theme-button:hover,.theme-button:focus{opacity:1}.theme-button span{visibility:hidden;opacity:0;transform:translateX(2em);transition:.2s ease all;font-size:.9em}.theme-button:hover span,.theme-button:focus span{visibility:visible;opacity:1;transform:translateX(0)}.theme-button svg{width:2.4em;height:auto;transition:.2s ease all}.light .theme-button svg{fill:#111}.dark .theme-button svg{fill:#fff}@media(min-width:600px){.theme-button{font-size:1.3em}}.become-patron-button{display:inline-block;background:#e85b46;padding:.5em 1.2em;border-radius:2em;text-decoration:none;margin:0 .5em;outline:none}.wrapper a.become-patron-button{color:#fff}.become-patron-button:hover{background-color:#e7513b}.light .become-patron-button:focus{box-shadow:0 0 0 3px #333}.dark .become-patron-button:focus{box-shadow:0 0 0 3px #ddd}.become-patron-button:before{content:'';display:inline-block;background:url(./patreon-logo.svg) no-repeat center;background-size:contain;width:.9em;height:.9em;margin:0 .5em 0 -.1em}.wrapper{margin:0 auto;max-width:1300px}h1{margin-top:0;font-size:1.6em}h2{margin-top:0;font-size:1.5em}@media(min-width:900px){h1{font-size:2.5em}h2{font-size:1.8em}}b{font-size:1.15em}.light b{color:#c3260a}.dark b{color:#f9775f}.schedule-wrapper section{margin:3em 0}@media(min-width:1100px){.schedule-wrapper{display:flex;margin:0 -20px}.schedule-wrapper section{flex:1;margin-left:20px;margin-right:20px}}.schedule ul{margin:2em 0;padding:0;list-style:none;counter-reset:index}.schedule li{display:flex;padding:.5em .8em}.light li:nth-child(2n+1){background:rgba(0,0,0,.03)}.dark li:nth-child(2n+1){background:rgba(255,255,255,.03)}.anchor{text-decoration:none;color:inherit;opacity:0;transition:.3s;outline:none;margin:-.5em 0 -.5em -2.5em;padding:.5em 1.5em .5em .5em;font-weight:600}li:hover .anchor,.anchor:focus{opacity:.5;color:inherit}li .anchor:hover{opacity:1;color:inherit}li span{flex:1}.form-link{text-decoration:none;opacity:.05;transition:.3s;outline:none;font-weight:600;font-size:.9em}li:hover .form-link,.form-link:focus{opacity:1}@media(max-width:500px){.form-link{font-size:0;opacity:.2}.form-link:before{content:'✏️';font-size:12px}}li:after{counter-increment:index;content:counter(index);opacity:.15;transition:.3s;width:2em;text-align:right}li:hover:after{opacity:1}li.next-event{font-weight:700}.light li.next-event{background:#ffc7bc}.dark li.next-event{background:#943928}.announcement,.warning{border:1px solid;padding:1em}.warning{border-width:2px;font-weight:700;padding:1.5em;font-size:1.1em}.light .warning{color:#c3260a}.dark .warning{color:#f9775f}.browsehappy{font-size:1.3em}